rcube_tnef_decoder.php

+-----------------------------------------------------------------------+ | This file is part of the Roundcube Webmail client | | | | Copyright (C) The Roundcube Dev Team | | Copyright (C) 2002-2010, The Horde Project (http://www.horde.org/) | | | | Licensed under the GNU General Public License version 3 or | | any later version with exceptions for skins & plugins. | | See the README file for a full license statement. | | | | PURPOSE: | | MS-TNEF format decoder | +-----------------------------------------------------------------------+ | Author: Jan Schneider <jan@horde.org> | | Author: Michael Slusarz <slusarz@horde.org> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+

Classes

rcube_tnef_decoder MS-TNEF format decoder based on code by: Graham Norbury <gnorbury@bondcar.com> Original design by: Thomas Boll <tb@boll.ch>, Mark Simpson <damned@world.std.com>